Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Bump go.fd.io/govpp from 0.7.0 to 0.8.0 #195

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2023

Bumps go.fd.io/govpp from 0.7.0 to 0.8.0.

Changelog

Sourced from go.fd.io/govpp's changelog.

0.8.0

18 July 2023

Changes

  • Add VPP 23.06 to CI (#136)
  • Improvements for GoVPP CLI (#135)
  • Skip running CI tests for docs updates (#137)
  • binapigen: initial support for counters and paths (#121)
  • Refactor resolving VPP API input (#130)
  • Update Dockerfile.integration (#134)
  • Add README for examples (#128)
  • Invalidate msgTable map during reconnect (#127)
  • Add more GoVPP CLI features (#117)
  • Update README.md (#115)
  • Generate message comments (#109)
  • Add User Guide (#110)
  • Enhancements for binapigen (#93)
  • Update Go and test if binapi is up-to-date (#105)
  • Create RELEASE document (#89)

Fixes

  • Fix returning message reply on retval errors (#147)
  • Fix memory leak for timers (#138)
  • Fix channel pool (#131)
  • Fix race in statsclient during reconnect (#126)
  • Fix memory leak with reply timers (#124)
  • Fix for Dockerfile smell DL3008 (#123)
  • Fix disconnect for AsyncConnect case (#106)
  • Fix binapi generation if old binapi files are not present (#73)

GoMemif

  • Fix memif abstract socket support (#119)
  • Handle EINTR error (#99)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 2, 2023
@Eoghan1232
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/go.fd.io/govpp-0.8.0 branch from cd53a65 to b12b6f3 Compare November 2, 2023 09:09
@Eoghan1232
Copy link
Contributor

@dependabot rebase

Bumps [go.fd.io/govpp](https://github.com/FDio/govpp) from 0.7.0 to 0.8.0.
- [Changelog](https://github.com/FDio/govpp/blob/master/CHANGELOG.md)
- [Commits](FDio/govpp@v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: go.fd.io/govpp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go.fd.io/govpp-0.8.0 branch from b12b6f3 to 8590ffb Compare November 2, 2023 09:37
@Eoghan1232 Eoghan1232 merged commit a0a06d2 into master Nov 2, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/go.fd.io/govpp-0.8.0 branch November 2, 2023 10:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant